ComponentOne Xamarin.Android
LayoutChange Event (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : LayoutChange Event
Syntax
'Declaration
 
Public Event LayoutChange As EventHandler(Of View.LayoutChangeEventArgs)
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim handler As EventHandler(Of View.LayoutChangeEventArgs)
 
AddHandler instance.LayoutChange, handler
public event EventHandler<View.LayoutChangeEventArgs> LayoutChange
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members